home *** CD-ROM | disk | FTP | other *** search
- Path: access5.digex.net!rok
- From: rkinder <rok@access5.digex.net>
- Newsgroups: comp.lang.c
- Subject: String Manipulation
- Date: Wed, 27 Mar 1996 19:24:04 -0500
- Organization: Express Access Online Communications, USA
- Message-ID: <Pine.SUN.3.91.960327191458.19432B-100000@access5.digex.net>
- NNTP-Posting-Host: access5.digex.net
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
-
- My project is to write a simple text editor in standard "C". The purpose
- is to learn techniques for manipulating strings. Does anyone have, or
- could they point me to source code or a good book that deals with this
- subject. Specifically, I would like to learn how to "cut and paste",
- "word wrap", "save previous and next screen for scrolling", etc.
-
- I'm not interested in a program (eg shareware) that has routines to do
- this for me (unless it has the source code). I want to learn from scratch.
-
- I've looked around the Web, but have found nothing so far. Thought I'd
- give the experts a try :). ---rkinder. <rok@access.digex.net>
-
-